Welcome![Sign In][Sign Up]
Location:
Search - VC HTTP server

Search list

[Web ServerHTTP-vc6.0

Description: VC++6.0写的一个简单HTTP网络服务器.大家可以看看代码.了解HTTP服务器的工作原理-write a simple HTTP server network. We can look at the code. HTTP understanding The working principle server
Platform: | Size: 64541 | Author: 张宇 | Hits:

[TCP/IP stackVC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM

Description: 非常牛的代码,用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。
Platform: | Size: 117448 | Author: 李茜 | Hits:

[WinSock-NDISVC++网络高级编程之七

Description: HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:\\webpages\\的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients, and therefore must be run in the machine is open HTTP domestic demand. HTTPSvr : This is Microsoft's HTTP server routines, the need to be used in building a C : \\ webpages \\ directory. You put the directory of webpages Manchester C : good enough. Below is the original readme
Platform: | Size: 295665 | Author: 张思发 | Hits:

[Internet-Networkhttpserve

Description: 在vc下实现的http服务器,可供学习http编程参考-under the http server for http learning programming reference
Platform: | Size: 232448 | Author: 涂晋 | Hits:

[Internet-Networkvc网络通讯编程实例

Description: 有基本网络编程,本地网络编程,IE,网络编程,网络协议编程,代理服务器,高级通信,断点续传,语音电话等内容,并全是代码(vc6.0)-a basic network programming, the local network programming, Internet Explorer, network programming, network programming agreement, the proxy server, senior communications, HTTP, voice telephone, and all code (vc6.0)
Platform: | Size: 5027840 | Author: llg | Hits:

[Email ClientHTTPproxy-vc

Description: 这是一个代理服务器实例,它支持二级代理,其中还有一个虚拟的Web服务器,其根目录是“ProxyServer”, 在运行该程序前首先需要把该目录拷贝到C盘的根目录下,当然也可以在源代码中改变指定的位置。-This is an example of a proxy server, which supports two agents, which have a virtual Web server, the root directory is "ProxyServer" run the procedure before first need to copy the directory C was the root directory, and of course the source code can change the designated location.
Platform: | Size: 264192 | Author: pp | Hits:

[Internet-Networkone_VC60_http_svr

Description: Vc6.0编的一个http服务器程序,以后的vc版本也可以编译成功-Vc6.0 a series of the http server, later vc version you can also build success
Platform: | Size: 94208 | Author: 方琪 | Hits:

[Windows DevelopServerhttp

Description: http浏览器。要在你的VC++中按如下设置以下: Add the path to <Oledb32.dll>, and <Msado15.dll> via Tools->Options->Directories->Include Files. This is usually <C:\Program Files\Common Files\system\ole db\>, and <C:\Program Files\Common Files\system\ado\>。-http browser. In the VC you are set up by the following : Add the path to
Platform: | Size: 60416 | Author: wangfan | Hits:

[STLvcsocketserver

Description: 该代码是将MSDN中的httpsvr MFC代码移植到STL。含有VC完整应用程序代码。 -The code is the MSDN httpsvr MFC code into STL. VC contain complete application code.
Platform: | Size: 77824 | Author: victory | Hits:

[Internet-NetworkHTTPserver

Description: 用VC编写的基于MFC的HTTP服务器,提供一般的请求命令(POST,GET...)-VC prepared with the MFC-based HTTP server, the request to provide general order (POST, GET ...)
Platform: | Size: 47104 | Author: | Hits:

[MiddleWareHTTPSVR

Description: 也是个http服务器,适用于windows系统,vc++程序,适用于初学者参考-It is also a http server for windows system, vc++ Procedures applicable to beginners reference
Platform: | Size: 94208 | Author: xqw | Hits:

[Proxy Serverhttp

Description: vc 实现的一个HTTP代理服务器的设计与实现-vc realize an HTTP Proxy Server Design and Implementation
Platform: | Size: 2116608 | Author: zang | Hits:

[Internet-NetworkHTTP_Server-

Description: 介绍一个异步通信的socket类,VC++60编译通过。-Introduction of a socket type of asynchronous communication, VC++ 60 compiler through.
Platform: | Size: 28672 | Author: 李发 | Hits:

[File OperateImageFileUpload

Description: vc开发的 向 HTTP服务器上传文件程序-vc developed upload files to the HTTP server process
Platform: | Size: 2007040 | Author: dwjaissk | Hits:

[Windows DevelopHTTP

Description: http服务器,这是由vc++编写的类似于http的服务器程序-http server, which is by vc++ prepared similar to the server program http
Platform: | Size: 55296 | Author: s | Hits:

[Internet-NetworkHTTp

Description: 用VC++ MFC设计的HTTp服务器以及客户端程序,对了解HTTP协议及工作原理很有帮助-Using VC++ MFC design HTTp server and client, understanding the HTTP protocol and the principle of helpful
Platform: | Size: 4801536 | Author: 崔晨 | Hits:

[Internet-Networkvc_HTTP

Description: http server的VC++实现。不错的。值得参考学习吸收。-http server in VC++ achieve. Good. Worthy of study and absorb information.
Platform: | Size: 239616 | Author: wanyan | Hits:

[Sniffer Package captureHTTP

Description: VC抓取网页内容,并下载保存至本地服务器,利用正则表达式提取并上传至数据库-VC crawl web content, and download and save to the local server, use regular expressions to extract and upload to the database
Platform: | Size: 2385920 | Author: able | Hits:

[Internet-NetworkHTTP服务器

Description: vc写的http服务器,包括服务启动、暂停、测试客户端(VC server written by HTTP, including service startup, pause and test client)
Platform: | Size: 28518400 | Author: vision2sky | Hits:

[Internet-NetworkCC++HTTP服务器开发

Description: 跨平台windows Linux c/c++ http服务器开发技术 简单可靠方便的http服务器开发包,支持VC 和 linux NetEngine_SimpleHttp c/c++ 开发http服务器(Cross platform windows Linux c/c++ HTTP server development technology Simple, reliable and convenient HTTP server development kit, supporting VC and Linux NetEngine_SimpleHttp)
Platform: | Size: 21925888 | Author: aaadddzxc | Hits:
« 1 23 4 5 6 »

CodeBus www.codebus.net